Mobile UI
Toggle table of contents
0.6.0
android
common
desktop
ios
Platform filter
android
common
desktop
ios
Switch theme
Search in API
Mobile UI
Mobile UI
/
org.hisp.dhis.mobile.ui.designsystem.files
Package-level
declarations
Functions
Functions
build
Painter
For
File
Link copied to clipboard
android
common
desktop
ios
@
Composable
actual
fun
buildPainterForFile
(
filePath
:
String
)
:
Painter
@
Composable
expect
fun
buildPainterForFile
(
filePath
:
String
)
:
Painter
@
Composable
actual
fun
buildPainterForFile
(
filePath
:
String
)
:
Painter
@
Composable
actual
fun
buildPainterForFile
(
filePath
:
String
)
:
Painter
to
Byte
Array
Link copied to clipboard
ios
fun
NSData
.
toByteArray
(
)
:
ByteArray
to
Compose
Image
Bitmap
Link copied to clipboard
ios
fun
UIImage
.
toComposeImageBitmap
(
)
:
ImageBitmap